[INFO] cloning repository https://github.com/kura120/ech0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kura120/ech0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkura120%2Fech0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkura120%2Fech0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea733250ae18add2ef1f86c6f25301a8f77b7f59
[INFO] testing kura120/ech0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkura120%2Fech0" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kura120/ech0
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/kura120/ech0
[INFO] tweaked toml for git repo https://github.com/kura120/ech0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kura120/ech0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kura120/ech0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a78320092a779091f5a919ad921af82ed55c69e6530213f37e3fb61af50e8ab
[INFO] running `Command { std: "docker" "start" "-a" "1a78320092a779091f5a919ad921af82ed55c69e6530213f37e3fb61af50e8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a78320092a779091f5a919ad921af82ed55c69e6530213f37e3fb61af50e8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a78320092a779091f5a919ad921af82ed55c69e6530213f37e3fb61af50e8ab", kill_on_drop: false }`
[INFO] [stdout] 1a78320092a779091f5a919ad921af82ed55c69e6530213f37e3fb61af50e8ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dec8ab460cfc434a82827140a0f16b738eb0068016e0bc284b3619589329f9f
[INFO] running `Command { std: "docker" "start" "-a" "6dec8ab460cfc434a82827140a0f16b738eb0068016e0bc284b3619589329f9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling hora v0.1.1
[INFO] [stderr]    Compiling ech0 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.96s
[INFO] running `Command { std: "docker" "inspect" "6dec8ab460cfc434a82827140a0f16b738eb0068016e0bc284b3619589329f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dec8ab460cfc434a82827140a0f16b738eb0068016e0bc284b3619589329f9f", kill_on_drop: false }`
[INFO] [stdout] 6dec8ab460cfc434a82827140a0f16b738eb0068016e0bc284b3619589329f9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9db722786459d54f3dfc1649863cb1616521a6217b57027b8bb12ba9959efa83
[INFO] running `Command { std: "docker" "start" "-a" "9db722786459d54f3dfc1649863cb1616521a6217b57027b8bb12ba9959efa83", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ech0 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.10s
[INFO] running `Command { std: "docker" "inspect" "9db722786459d54f3dfc1649863cb1616521a6217b57027b8bb12ba9959efa83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db722786459d54f3dfc1649863cb1616521a6217b57027b8bb12ba9959efa83", kill_on_drop: false }`
[INFO] [stdout] 9db722786459d54f3dfc1649863cb1616521a6217b57027b8bb12ba9959efa83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60b6ba2d2c223e2add3b0c9d79ed0554a182974dcc3d0f891b92df01c286513e
[INFO] running `Command { std: "docker" "start" "-a" "60b6ba2d2c223e2add3b0c9d79ed0554a182974dcc3d0f891b92df01c286513e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ech0-56aa3720267fe30c)
[INFO] [stdout] 
[INFO] [stdout] running 197 tests
[INFO] [stdout] test config::tests::contradiction_keys_none_by_default ... ok
[INFO] [stdout] test config::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test config::tests::contradiction_keys_round_trips_through_toml ... ok
[INFO] [stdout] test config::tests::partial_toml_fills_defaults ... ok
[INFO] [stdout] test conflict::tests::adamic_adar_no_common_neighbors_is_zero ... ok
[INFO] [stdout] test conflict::tests::adamic_adar_multiple_common_neighbors ... ok
[INFO] [stdout] test conflict::tests::adamic_adar_single_common_neighbor ... ok
[INFO] [stdout] test config::tests::parsed_resolution_policy_maps_correctly ... ok
[INFO] [stdout] test config::tests::unknown_resolution_policy_defaults_to_escalate ... ok
[INFO] [stdout] test conflict::tests::adamic_adar_only_counts_shared_neighbors ... ok
[INFO] [stdout] test conflict::tests::adamic_adar_skips_degree_less_than_2 ... ok
[INFO] [stdout] test config::tests::config_round_trips_through_toml ... ok
[INFO] [stdout] test conflict::tests::apply_resolution_policy_returns_configured_policy ... ok
[INFO] [stdout] test conflict::tests::boolean_flip_is_direct_contradiction ... ok
[INFO] [stdout] test conflict::tests::clearly_different_short_text_is_a_conflict ... ok
[INFO] [stdout] test conflict::tests::compare_numeric_outside_tolerance ... ok
[INFO] [stdout] test conflict::tests::conflict_detected_when_metadata_values_differ ... ok
[INFO] [stdout] test conflict::tests::compare_numeric_within_abs_tolerance ... ok
[INFO] [stdout] test conflict::tests::conflict_resolution_equality ... ok
[INFO] [stdout] test conflict::tests::conflict_below_threshold_is_ignored ... ok
[INFO] [stdout] test conflict::tests::conflict_type_equality ... ok
[INFO] [stdout] test conflict::tests::contradiction_keys_filter_limits_checked_keys ... ok
[INFO] [stdout] test conflict::tests::default_resolution_is_escalate ... ok
[INFO] [stdout] test conflict::tests::different_names_are_not_same_subject ... ok
[INFO] [stdout] test conflict::tests::jaro_winkler_completely_different ... ok
[INFO] [stdout] test conflict::tests::identical_text_values_are_not_a_conflict ... ok
[INFO] [stdout] test conflict::tests::jaro_winkler_similar_names ... ok
[INFO] [stdout] test conflict::tests::matching_booleans_are_not_a_conflict ... ok
[INFO] [stdout] test conflict::tests::jaro_winkler_identical_strings ... ok
[INFO] [stdout] test conflict::tests::name_normalization_treats_diacritics_as_same_subject ... ok
[INFO] [stdout] test conflict::tests::nodes_to_exclude_with_keep_existing_policy ... ok
[INFO] [stdout] test conflict::tests::no_conflicts_when_metadata_is_empty ... ok
[INFO] [stdout] test conflict::tests::normalize_text_lowercases_and_trims ... ok
[INFO] [stdout] test conflict::tests::no_conflicts_when_metadata_values_match ... ok
[INFO] [stdout] test conflict::tests::no_conflicts_when_no_shared_keys ... ok
[INFO] [stdout] test conflict::tests::nodes_to_exclude_with_escalate_policy_excludes_nothing ... ok
[INFO] [stdout] test conflict::tests::nodes_to_replace_with_keep_both_replaces_nothing ... ok
[INFO] [stdout] test conflict::tests::nodes_to_replace_with_replace_policy ... ok
[INFO] [stdout] test conflict::tests::normalized_levenshtein_completely_different ... ok
[INFO] [stdout] test conflict::tests::normalize_text_collapses_whitespace ... ok
[INFO] [stdout] test conflict::tests::no_conflicts_when_nodes_have_different_kinds ... ok
[INFO] [stdout] test conflict::tests::numeric_within_abs_tolerance_is_not_a_conflict ... ok
[INFO] [stdout] test decay::tests::batch_decay_flags_below_threshold ... ok
[INFO] [stdout] test conflict::tests::numeric_within_rel_tolerance_is_not_a_conflict ... ok
[INFO] [stdout] test conflict::tests::same_node_id_is_not_a_conflict ... ok
[INFO] [stdout] test decay::tests::batch_decay_skips_recently_accessed_nodes ... ok
[INFO] [stdout] test decay::tests::batch_boost_with_empty_input ... ok
[INFO] [stdout] test decay::tests::batch_decay_skips_short_term_nodes ... ok
[INFO] [stdout] test decay::tests::batch_decay_with_empty_input ... ok
[INFO] [stdout] test decay::tests::decay_handles_future_timestamp_gracefully ... ok
[INFO] [stdout] test decay::tests::batch_decay_computes_updates_for_decayable_nodes ... ok
[INFO] [stdout] test decay::tests::decay_clamps_to_zero ... ok
[INFO] [stdout] test decay::tests::batch_boost_applies_to_all_accessed_nodes ... ok
[INFO] [stdout] test decay::tests::decay_with_zero_rate_is_unchanged ... ok
[INFO] [stdout] test conflict::tests::normalized_levenshtein_identical ... ok
[INFO] [stdout] test decay::tests::batch_boost_with_zero_boost_returns_empty ... ok
[INFO] [stdout] test decay::tests::infer_tier_defaults_to_semantic ... ok
[INFO] [stdout] test conflict::tests::numeric_outside_tolerance_is_a_conflict ... ok
[INFO] [stdout] test decay::tests::episodic_decays_faster_than_semantic ... ok
[INFO] [stdout] test decay::tests::infer_tier_ignores_invalid_metadata_tier ... ok
[INFO] [stdout] test decay::tests::episodic_uses_episodic_rate ... ok
[INFO] [stdout] test decay::tests::infer_tier_ignores_non_string_metadata_tier ... ok
[INFO] [stdout] test decay::tests::decay_proportional_to_elapsed_days ... ok
[INFO] [stdout] test decay::tests::infer_tier_metadata_overrides_kind ... ok
[INFO] [stdout] test decay::tests::no_decay_when_zero_time_elapsed ... ok
[INFO] [stdout] test decay::tests::infer_tier_from_explicit_metadata ... ok
[INFO] [stdout] test decay::tests::infer_tier_from_kind_when_no_metadata_tier ... ok
[INFO] [stdout] test decay::tests::prune_empty_input ... ok
[INFO] [stdout] test decay::tests::prune_identifies_nodes_below_threshold ... ok
[INFO] [stdout] test decay::tests::prune_report_counts_correctly ... ok
[INFO] [stdout] test decay::tests::prune_report_empty ... ok
[INFO] [stdout] test decay::tests::prune_with_threshold_one_prunes_all_below ... ok
[INFO] [stdout] test decay::tests::prune_with_zero_threshold_prunes_nothing ... ok
[INFO] [stdout] test decay::tests::retrieval_boost_can_exceed_one ... ok
[INFO] [stdout] test decay::tests::retrieval_boost_increases_importance ... ok
[INFO] [stdout] test decay::tests::retrieval_boost_with_zero_is_unchanged ... ok
[INFO] [stdout] test decay::tests::semantic_uses_semantic_rate ... ok
[INFO] [stdout] test decay::tests::short_term_has_zero_decay_rate ... ok
[INFO] [stdout] test error::tests::convenience_constructors_set_correct_code ... ok
[INFO] [stdout] test error::tests::error_display_includes_code_and_message ... ok
[INFO] [stdout] test error::tests::error_implements_std_error ... ok
[INFO] [stdout] test error::tests::error_with_context_preserves_all_fields ... ok
[INFO] [stdout] test graph::tests::edge_key_is_directional ... ok
[INFO] [stdout] test linking::tests::already_linked_nodes_are_excluded ... ok
[INFO] [stdout] test linking::tests::batch_discovery_respects_max_links_per_ingest ... ok
[INFO] [stdout] test linking::tests::batch_discovery_with_no_nodes ... ok
[INFO] [stdout] test linking::tests::candidates_above_threshold_are_included ... ok
[INFO] [stdout] test linking::tests::candidates_below_threshold_are_excluded ... ok
[INFO] [stdout] test linking::tests::candidates_capped_at_top_k ... ok
[INFO] [stdout] test linking::tests::confirm_links_boundary_at_0_85_is_similar_to ... ok
[INFO] [stdout] test linking::tests::confirm_links_boundary_at_0_95_is_related_to ... ok
[INFO] [stdout] test linking::tests::confirm_links_empty_input ... ok
[INFO] [stdout] test linking::tests::confirm_links_high_similarity_gets_related_to ... ok
[INFO] [stdout] test linking::tests::confirm_links_lower_similarity_gets_associated_with ... ok
[INFO] [stdout] test linking::tests::confirm_links_produces_default_relation ... ok
[INFO] [stdout] test linking::tests::dynamic_edges_have_correct_metadata ... ok
[INFO] [stdout] test linking::tests::dynamic_edges_empty_input ... ok
[INFO] [stdout] test linking::tests::empty_search_results_produce_no_candidates ... ok
[INFO] [stdout] test linking::tests::linking_pass_handles_vector_search_failure_gracefully ... ok
[INFO] [stdout] test linking::tests::empty_linking_result_has_zeroes ... ok
[INFO] [stdout] test linking::tests::linking_pass_creates_edges_for_similar_nodes ... ok
[INFO] [stdout] test linking::tests::linking_pass_propagates_write_failure ... ok
[INFO] [stdout] test linking::tests::linking_pass_with_no_nodes_returns_empty_result ... ok
[INFO] [stdout] test linking::tests::nodes_to_boost_deduplicates ... ok
[INFO] [stdout] test linking::tests::linking_pass_skips_below_threshold ... ok
[INFO] [stdout] test linking::tests::nodes_to_boost_empty_input ... ok
[INFO] [stdout] test linking::tests::nodes_to_boost_includes_both_sides ... ok
[INFO] [stdout] test linking::tests::self_links_are_excluded ... ok
[INFO] [stdout] test provenance::tests::attach_source_text_handles_empty_slice ... ok
[INFO] [stdout] test provenance::tests::attach_source_text_overwrites_existing ... ok
[INFO] [stdout] test provenance::tests::attach_source_text_sets_all_nodes ... ok
[INFO] [stdout] test provenance::tests::group_edges_by_ingest_groups_correctly ... ok
[INFO] [stdout] test provenance::tests::strip_source_text_clears_all ... ok
[INFO] [stdout] test provenance::tests::group_by_ingest_groups_correctly ... ok
[INFO] [stdout] test provenance::tests::nodes_with_provenance_filters_correctly ... ok
[INFO] [stdout] test provenance::tests::nodes_without_provenance_filters_correctly ... ok
[INFO] [stdout] test linking::tests::confirm_links_mid_similarity_gets_similar_to ... ok
[INFO] [stdout] test provenance::tests::unique_source_texts_handles_empty_input ... ok
[INFO] [stdout] test provenance::tests::unique_source_texts_deduplicates ... ok
[INFO] [stdout] test provenance::tests::unique_source_texts_empty_when_no_provenance ... ok
[INFO] [stdout] test provenance::tests::validate_provenance_complete_succeeds_on_empty ... ok
[INFO] [stdout] test schema::tests::edge_round_trips_through_json ... ok
[INFO] [stdout] test provenance::tests::validate_provenance_complete_succeeds_when_all_present ... ok
[INFO] [stdout] test provenance::tests::validate_provenance_complete_fails_when_some_missing ... ok
[INFO] [stdout] test schema::tests::retrieval_source_variants ... ok
[INFO] [stdout] test schema::tests::edge_round_trips_through_msgpack ... ok
[INFO] [stdout] test schema::tests::ingest_result_debug_does_not_panic ... ok
[INFO] [stdout] test schema::tests::memory_tier_equality ... ok
[INFO] [stdout] test schema::tests::traversal_options_default ... ok
[INFO] [stdout] test search::tests::combined_score_graph_only ... ok
[INFO] [stdout] test search::tests::combined_score_balanced_weights ... ok
[INFO] [stdout] test schema::tests::search_options_default_is_balanced ... ok
[INFO] [stdout] test search::tests::combined_score_vector_only ... ok
[INFO] [stdout] test search::tests::combined_score_zero_weights_returns_average ... ok
[INFO] [stdout] test search::tests::merge_deduplicates_by_node_id ... ok
[INFO] [stdout] test search::tests::merge_empty_inputs ... ok
[INFO] [stdout] test search::tests::merge_empty_tiers_filter_means_search_all ... ok
[INFO] [stdout] test search::tests::merge_filters_below_min_importance ... ok
[INFO] [stdout] test search::tests::merge_filters_by_memory_tier ... ok
[INFO] [stdout] test search::tests::merge_includes_relevant_edges ... ok
[INFO] [stdout] test search::tests::merge_retrieval_path_records_source ... ok
[INFO] [stdout] test search::tests::merge_respects_limit ... ok
[INFO] [stdout] test schema::tests::node_round_trips_through_msgpack ... ok
[INFO] [stdout] test search::tests::merge_sorted_by_combined_score_descending ... ok
[INFO] [stdout] test search::tests::merge_uses_importance_lookup_over_node_field ... ok
[INFO] [stdout] test schema::tests::node_round_trips_through_json ... ok
[INFO] [stdout] test search::tests::combined_score_asymmetric_weights ... ok
[INFO] [stdout] test search::tests::retrieval_boost_collects_all_result_nodes ... ok
[INFO] [stdout] test search::tests::retrieval_boost_empty_result ... ok
[INFO] [stdout] test search::tests::tier_inferred_from_kind ... ok
[INFO] [stdout] test search::tests::tier_inferred_from_metadata ... ok
[INFO] [stdout] test search::tests::traversal_scoring_decreases_with_depth ... ok
[INFO] [stdout] test search::tests::traversal_scoring_start_node_gets_max_score ... ok
[INFO] [stdout] test search::tests::retrieval_boost_uses_lookup_when_available ... ok
[INFO] [stdout] test search::tests::tier_defaults_to_semantic ... ok
[INFO] [stdout] test search::tests::traversal_scoring_empty ... ok
[INFO] [stdout] test search::tests::traverse_does_not_revisit_nodes ... ok
[INFO] [stdout] test search::tests::traverse_filters_by_relation ... ok
[INFO] [stdout] test search::tests::traverse_respects_limit ... ok
[INFO] [stdout] test search::tests::traverse_filters_by_importance ... ok
[INFO] [stdout] test search::tests::traverse_follows_edges ... ok
[INFO] [stdout] test search::tests::traverse_single_node_no_edges ... ok
[INFO] [stdout] test store::tests::embed_text_handles_null_metadata ... ok
[INFO] [stdout] test search::tests::traverse_respects_max_depth ... ok
[INFO] [stdout] test store::tests::embed_text_includes_metadata_values ... ok
[INFO] [stdout] test traits::tests::extraction_result_is_empty_when_no_elements ... ok
[INFO] [stdout] test store::tests::stamp_ingest_id_overwrites_all ... ok
[INFO] [stdout] test store::tests::embed_text_includes_kind ... ok
[INFO] [stdout] test store::tests::embed_text_handles_empty_metadata ... ok
[INFO] [stdout] test traits::tests::extraction_result_not_empty_with_nodes ... ok
[INFO] [stdout] test traits::tests::extraction_result_len_counts_both ... ok
[INFO] [stdout] test store::tests::embed_text_includes_source_text_when_present ... ok
[INFO] [stdout] test vector::hora::tests::multiple_vectors_search_returns_ranked ... ok
[INFO] [stdout] test vector::hora::tests::add_batch_validates_all_dimensions ... ok
[INFO] [stdout] test vector::hora::tests::add_and_search_single_vector ... ok
[INFO] [stdout] test vector::hora::tests::contains_and_get_label ... ok
[INFO] [stdout] test vector::hora::tests::labels_are_monotonically_increasing ... ok
[INFO] [stdout] test vector::hora::tests::add_batch_succeeds_with_valid_entries ... ok
[INFO] [stdout] test vector::hora::tests::remove_nonexistent_is_noop ... ok
[INFO] [stdout] test vector::hora::tests::remove_cleans_up_mappings ... ok
[INFO] [stdout] test vector::hora::tests::open_creates_empty_index ... ok
[INFO] [stdout] test vector::hora::tests::restore_mappings_sets_next_label_correctly ... ok
[INFO] [stdout] test vector::hora::tests::search_on_empty_index_returns_empty ... ok
[INFO] [stdout] test vector::hora::tests::save_and_reload ... ok
[INFO] [stdout] test vector::hora::tests::wrong_dimensions_rejected_on_search ... ok
[INFO] [stdout] test vector::hora::tests::wrong_dimensions_rejected_on_add ... ok
[INFO] [stdout] test vector::hora::tests::zero_dimensions_is_rejected ... ok
[INFO] [stdout] test graph::tests::node_count_is_accurate ... ok
[INFO] [stdout] test graph::tests::vector_key_mapping_round_trip ... ok
[INFO] [stdout] test graph::tests::write_and_read_node ... ok
[INFO] [stdout] test graph::tests::delete_node_removes_everything ... ok
[INFO] [stdout] test graph::tests::write_and_read_edge_with_adjacency ... ok
[INFO] [stdout] test graph::tests::importance_read_write_independent_of_node ... ok
[INFO] [stdout] test graph::tests::all_nodes_returns_all_written ... ok
[INFO] [stdout] test graph::tests::read_nonexistent_node_returns_none ... ok
[INFO] [stdout] test graph::tests::open_creates_database ... ok
[INFO] [stdout] test graph::tests::delete_nodes_batch_is_atomic_on_failure ... ok
[INFO] [stderr]      Running unittests src/bin/smoke.rs (/opt/rustwide/target/debug/deps/smoke-326aab9a9328cdd8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 197 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/conflict.rs (/opt/rustwide/target/debug/deps/conflict-f66bb099e77a6d6b)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test with_contradiction_detection::config_resolution_policy_parsing ... ok
[INFO] [stdout] test with_contradiction_detection::conflict_report_has_expected_structure ... ok
[INFO] [stdout] test with_contradiction_detection::conflict_resolution_variants_are_accessible ... ok
[INFO] [stdout] test with_contradiction_detection::default_resolution_policy_is_escalate ... ok
[INFO] [stdout] test with_contradiction_detection::conflict_type_variants_are_accessible ... ok
[INFO] [stdout] test with_contradiction_detection::no_shared_metadata_keys_does_not_trigger_conflict ... ok
[INFO] [stdout] test with_contradiction_detection::unknown_resolution_policy_defaults_to_escalate ... ok
[INFO] [stdout] test with_contradiction_detection::empty_metadata_does_not_trigger_conflict ... ok
[INFO] [stdout] test with_contradiction_detection::escalate_policy_writes_both_nodes_and_returns_conflicts ... ok
[INFO] [stdout] test with_contradiction_detection::ingest_text_pipeline_includes_conflict_detection ... ok
[INFO] [stdout] test with_contradiction_detection::ingest_result_has_conflicts_field ... ok
[INFO] [stdout] test with_contradiction_detection::keep_existing_policy_discards_conflicting_new_node ... ok
[INFO] [stdout] test with_contradiction_detection::replace_with_new_policy_removes_existing_conflicting_node ... ok
[INFO] [stdout] test with_contradiction_detection::conflicts_field_is_empty_vec_on_first_ingest ... ok
[INFO] [stdout] test with_contradiction_detection::keep_both_policy_preserves_all_nodes ... ok
[INFO] [stdout] test with_contradiction_detection::no_conflict_between_different_kinds ... ok
[INFO] [stdout] test with_contradiction_detection::conflict_detection_works_with_batch_ingest ... ok
[INFO] [stdout] test with_contradiction_detection::multiple_existing_nodes_can_produce_multiple_conflicts ... ok
[INFO] [stdout] test with_contradiction_detection::no_conflict_when_metadata_matches ... ok
[INFO] [stdout] test ingest_succeeds_without_contradiction_detection_feature ... ok
[INFO] [stdout] test with_contradiction_detection::high_confidence_threshold_suppresses_weak_conflicts ... ok
[INFO] [stdout] test with_contradiction_detection::store_is_usable_after_conflicts_detected ... ok
[INFO] [stdout] test with_contradiction_detection::zero_confidence_threshold_catches_all_metadata_differences ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/ingest.rs (/opt/rustwide/target/debug/deps/ingest-d8b084a6577b1542)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test config_dimensions_mismatch_rejected_on_store_new ... ok
[INFO] [stdout] test embedder_failure_propagates ... ok
[INFO] [stdout] test ingest_empty_text_returns_invalid_input ... ok
[INFO] [stdout] test ingest_text_round_trips_through_search ... ok
[INFO] [stdout] test extractor_failure_propagates ... ok
[INFO] [stdout] test ingest_text_assigns_unique_ingest_ids ... ok
[INFO] [stdout] test contradiction_detection_returns_conflicts_in_result ... ok
[INFO] [stdout] test linking_task_is_present_and_awaitable ... ok
[INFO] [stdout] test ingest_text_writes_nodes_and_edges ... ok
[INFO] [stdout] test ingest_empty_nodes_returns_invalid_input ... ok
[INFO] [stdout] test ingest_nodes_directly_writes_and_retrieves ... ok
[INFO] [stdout] test wrong_dimensions_rejected_on_embed ... ok
[INFO] [stdout] test provenance_stores_source_text ... ok
[INFO] [stdout] test failed_ingest_does_not_leave_partial_state ... ok
[INFO] [stdout] test multiple_ingests_accumulate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/linking.rs (/opt/rustwide/target/debug/deps/linking-55b890ebdb9010f4)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test ingest_returns_immediately_without_waiting_for_linking ... ok
[INFO] [stdout] test traversal_discovers_dynamically_linked_nodes ... ok
[INFO] [stdout] test linking_pass_completes_for_multiple_ingests ... ok
[INFO] [stdout] test linking_task_is_some_when_nodes_are_written ... ok
[INFO] [stdout] test linking_creates_dynamic_edges_between_similar_nodes ... ok
[INFO] [stdout] test linking_with_multi_node_extractor_produces_additional_edges ... ok
[INFO] [stdout] test dynamic_edges_contain_metadata_markers ... ok
[INFO] [stdout] test linking_boosts_importance_of_linked_nodes ... ok
[INFO] [stdout] test linking_result_warnings_field_is_accessible ... ok
[INFO] [stdout] test linking_task_can_be_dropped_safely ... ok
[INFO] [stdout] test linking_task_can_be_awaited_without_panic ... ok
[INFO] [stdout] test linking_respects_max_links_per_ingest ... ok
[INFO] [stdout] test concurrent_ingests_with_linking_do_not_corrupt_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/search.rs (/opt/rustwide/target/debug/deps/search-7efe5da383c41148)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test search_empty_query_returns_error ... ok
[INFO] [stdout] test search_boosts_importance_of_retrieved_nodes ... ok
[INFO] [stdout] test search_respects_explicit_tier_metadata ... ok
[INFO] [stdout] test search_result_contains_retrieval_path ... ok
[INFO] [stdout] test search_with_graph_weight_only ... ok
[INFO] [stdout] test search_filters_by_memory_tier ... ok
[INFO] [stdout] test search_returns_results_from_ingested_data ... ok
[INFO] [stdout] test search_result_includes_relevant_edges ... ok
[INFO] [stdout] test search_filters_below_min_importance ... ok
[INFO] [stdout] test search_on_empty_store_returns_empty ... ok
[INFO] [stdout] test scored_nodes_have_valid_scores ... ok
[INFO] [stdout] test search_limit_is_cap_not_target ... ok
[INFO] [stdout] test search_results_are_sorted_by_score_descending ... ok
[INFO] [stdout] test search_with_empty_tiers_searches_all ... ok
[INFO] [stdout] test search_with_multiple_tiers_includes_all_matching ... ok
[INFO] [stdout] test search_with_vector_weight_only ... ok
[INFO] [stdout] test traverse_respects_max_depth ... ok
[INFO] [stdout] test traverse_nonexistent_node_returns_error ... ok
[INFO] [stdout] test search_with_zero_min_importance_returns_all ... ok
[INFO] [stdout] test traverse_respects_limit ... ok
[INFO] [stdout] test traverse_from_existing_node_returns_connected_graph ... ok
[INFO] [stdout] test search_respects_hard_limit ... ok
[INFO] [stderr]    Doc-tests ech0
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.71s; merged doctests compilation took 0.71s
[INFO] running `Command { std: "docker" "inspect" "60b6ba2d2c223e2add3b0c9d79ed0554a182974dcc3d0f891b92df01c286513e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b6ba2d2c223e2add3b0c9d79ed0554a182974dcc3d0f891b92df01c286513e", kill_on_drop: false }`
[INFO] [stdout] 60b6ba2d2c223e2add3b0c9d79ed0554a182974dcc3d0f891b92df01c286513e
